You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExpr Class
>
MtxExpr Methods
>
ExtendToComplex Method
>
MtxExpr.ExtendToComplex Method ([In] TVec, bool)
Dew Math for .NET
MtxExpr.ExtendToComplex Method ([In] TVec, bool)
MtxExpr Class
MtxExpr Members
Dew.Math.Units Namespace
ExtendToComplex Method
Collapse All
Extend the source to complex numbers.
Syntax
C#
Visual Basic
public
static
Vector
ExtendToComplex
([In]
TVec
X
,
bool
Zeros
);
Public
static
Function
ExtendToComplex
(
X
As
[In]
TVec
,
Zeros
=
true
)
As
Vector
Remarks
Internally calls
Vector.ExtendToComplex
Group
ExtendToComplex Method
Links
MtxExpr Class
,
MtxExpr Members
,
Dew.Math.Units Namespace
,
ExtendToComplex Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!